PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStore Class / getOCSPs Method
In This Topic
    getOCSPs Method
    In This Topic
    Gets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.
    Syntax

    Return Value

    A collection of document security store items, each containing a DER encoded Online Certificate Status Protocol (OCSP) response(see RFC 6960).
    See Also